home *** CD-ROM | disk | FTP | other *** search
/ Game.EXE 2004 July / My Disc.iso / software / MediaPlayer10 / MP10Setup.exe / DRM10.inf < prev    next >
Encoding:
Windows Setup INFormation  |  2004-05-27  |  1.9 KB  |  95 lines

  1. [Version]
  2. signature = "$Windows NT$"
  3. Class = %ExceptionClassDesc%
  4. ClassGUID = {F5776D81-AE53-4935-8E84-B0B283D8BCEF}
  5. Provider = %Msft%
  6. CatalogFile = drm10.cat
  7. ComponentId = {c5b8fbe9-645e-4484-a7aa-e8da9a70dd77} ; GUID assigned to drmv2
  8. DriverVer= 05/27/2004,10.0.0.3473 
  9.  
  10. [DefaultInstall]
  11. RequiredEngine        = Setupapi
  12. CopyFiles         = DRM.copy,DRMCopy.Core
  13. Registerdlls        = regwmp.dlls
  14. CopyINF                 = inf.copy
  15. DelReg                  = DelReg.Uninst
  16. RunPreSetupCommands = PreSetupCommandsSection
  17.  
  18. [DefaultUninstall]
  19. RequiredEngine        = Setupapi
  20. DelFiles         = DRM.uninst,inf.copy,DRMCopy.uninst
  21. UnRegisterdlls        = regwmp.dlls
  22. AddReg                  = DelReg.Uninst
  23. Registerdlls        = regwmp.dlls
  24.  
  25. [DestinationDirs]
  26. DRM.copy=11
  27. inf.copy=17
  28. DRMCopy.Core=16422,%MP2_FOLDER%
  29. DRM.uninst=11
  30. DRMCopy.uninst=16422,%MP2_FOLDER%
  31.  
  32.  
  33. [SourceDisksNames]
  34. 3878= %SourceFileDesc%,,0
  35.  
  36. [SourceDisksFiles]
  37. msnetobj.dll=3878
  38. blackbox.dll=3878
  39. drmv2clt.dll=3878
  40. npdrmv2.dll=3878
  41. npdrmv2.zip=3878
  42. drmclien.dll=3878
  43. drmstor.dll=3878
  44. npwmsdrm.dll=3878
  45.  
  46. drm%PROD_VER%.inf=3878
  47.  
  48. [DRM.copy]
  49. drmclien.dll,,,97
  50. drmstor.dll,,,97
  51. drmv2clt.dll,,,97
  52. blackbox.dll,,,97
  53. msnetobj.dll,,,97
  54.  
  55. [DRMCopy.Core]
  56. npwmsdrm.dll,,,97
  57. npdrmv2.dll,,,97
  58. npdrmv2.zip
  59.  
  60. [DRM.uninst]
  61. drmclien.dll,,,1
  62. drmstor.dll,,,1
  63. drmv2clt.dll,,,1
  64. blackbox.dll,,,1
  65. msnetobj.dll,,,1
  66.  
  67. [DRMCopy.uninst]
  68. npwmsdrm.dll,,,1
  69. npdrmv2.dll,,,1
  70. npdrmv2.zip
  71.  
  72. [inf.copy]
  73. drm%PROD_VER%.inf
  74.  
  75. [DelReg.Uninst]
  76. HKCR, "Software\Microsoft\Multimedia\Components\Installed\DRM_DRM\Uninstall"
  77.  
  78.  
  79. [regwmp.dlls]
  80. 11,,drmstor.dll,1
  81. 11,,drmclien.dll,1
  82. 11,,drmv2clt.dll,1
  83. 11,,blackbox.dll,1
  84. 11,,msnetobj.dll,1
  85.  
  86. [PreSetupCommandsSection]
  87. drmupgds.exe
  88.  
  89. [Strings]
  90. Msft               = "Microsoft"
  91. ExceptionClassDesc = "Windows Media DRM Exception Pack" 
  92. SourceFileDesc     = "Windows Media DRM Exception Pack Files"
  93. MP2_FOLDER = "Windows Media Player"
  94. PROD_VER=10 
  95.